setIsMqttConnected


Whether the device has an active connection to an MQTT broker or not
bool is_mqtt_connected = 3;

Return

This builder for chaining.

Parameters

value

The isMqttConnected to set.